Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

updatecli: use semver versionfilter #495

Open
wants to merge 1 commit into
base: main-source
Choose a base branch
from

Conversation

mgfritch
Copy link
Contributor

@mgfritch mgfritch commented Aug 2, 2024

Version bump PRs should use the semver instead of the latest tag

Issue: rancher/rke2#6402

Version bump PRs should use the semver instead of the latest tag

Issue: rancher/rke2#6402
Signed-off-by: Michael Fritch <[email protected]>
@mgfritch mgfritch requested a review from a team as a code owner August 2, 2024 05:10
kind: regex
# pattern accepts any semver constraint
pattern: "v[0-9]+.[0-9]+.[0-9]+-build[0-9]+"
kind: semver
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think you should use the pattern config for semver too.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants